Quality Test Case iCube enables you to create ad hoc reports to help plot release dates based on the current burn down chart. It helps Project Managers in ensuring that the testing procedures to be carried out before a production release are efficient. Using the Quality Test Case iCube, you can gain insights into important business questions such as the number of test cases that have passed, number of test cases that failed, percentage of testing completed, and so on.
Attributes | Description |
---|---|
Automated Flag | Flag to indicate whether the test case is automated or not |
Calendar Date | Gregorian calendar date displayed in the format 'M/D/YYYY' |
Calendar Month | Gregorian calendar month displayed in the format 'Mon YYYY' |
Calendar Quarter | Gregorian calendar quarter displayed in the format 'Q# YYYY' |
Calendar Week | Gregorian calendar week displaying the week number. For example, W21, W22. |
Calendar Year | Gregorian calendar year displayed in the format YYYY |
Date | Date on which the status of test case moved to 'Created', 'In Progress', 'Resolved', or 'Completed' |
Day of Month | Day of month between 1 and 31 |
Day of Year | Day of year between 1 to 366 |
Description | Summary of the behavior covered by the test case |
Employee | Name of the employee |
Lagging Count of Months | Count of number of months since the first data record till current month |
Lagging Count of Quarters | Count of number of quarters since the first data record till current quarter |
Lagging Count of Weeks | Count of number of weeks since the first data record till current week |
Lagging Count of Years | Count of number of years since the first data record till current year |
Last Iteration | Iteration in which the test cases were last updated, in case of newly created test cases. This value is the same as Iteration |
Project | Project to which the test case is associated |
Test Case | Test cases is a step by step instruction for how to test a specific requirement based on the functionality of the application |
Test Case Created By | Name of employee who created the Test Case |
Test Case Created DateTime | Date and time at which the Test Case was created |
Test Case Number | Work Item number of the test case |
Test Case Priority | Priority of the test case w.r.t the requirement with which it is associated, list of value like high medium low |
Test Case Status (Source) | Status of the test case as in the source system |
Test Case Status (Standardized) | Status of the test case |
Updated By | Name of employee who updated the Test Case |
Updated DateTime | Date and time at which the Test Case was Updated |
Work Item Parent | Work Item on top of the current work item, as defined in the hierarchy. |
Work Item Type | Type of work item |
Metric Name | Description | Formula | Expected Value |
---|---|---|---|
% of Executed Test Cases | The number of test cases executed compared to the total number of test cases | No of TCs Executed/No. of TCs Created | Closer to 100 is ideal |
Automated Test Cases | Number of test cases which are automated | Count ([Created Work Items])<[Automated test case] | >0 |
Automation % | The number of automated test cases relative to the total number of test cases created during the measurement period | [No. of Automated TCs] / [No. of TCs Created] | Higher value is ideal |
Created Test Cases | Total number of test cases written | Count ([Created Work Items])<[Work item Type Test case] | >0 |
Executed Test Cases | Total number of test cases executed | Count ([Created Work Items])<[Executed Test case] | >0 |
Not Executed Test Cases | Total number of test cases written but not executed | Count ([Created Work Items])<[Non executed test case] | Closer to 0 is ideal |
Test Case Effectiveness | The total number test cases linked to defects relative to the total number of test cases | [TC linked to defects] / [No. of TCs Created] | Higher value is ideal |
Test Case Linked To Defects | Number of test cases which are linked to defects | Count ([Created Work Items])<[TC with linked defects] | NA |
© 2022 Digital.ai Inc. All rights reserved.